-- card: 3784 from stack: in -- bmap block id: 3113 -- flags: 0000 -- background id: 2695 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=16 top=13 right=31 bottom=43 -- title width / last selected line: 0 -- icon id / first selected line: 6460 / 6460 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect dissolve slowly go previous show card button "instructions" show card button "calories" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=461 top=12 right=44 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 1007 / 1007 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print ----- HyperTalk script ----- on mouseUp hide card button "return" hide card button "Print" doMenu "Print Card" show card button "return" show card button "Print" end mouseUp